home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 February
/
Macworld (1999-02).dmg
/
Shareware World
/
Shareware Feature
/
PageSpinner 2.0.1
/
Examples
/
StyleSheet
/
sheet2.css
< prev
next >
Wrap
Cascading Style Sheet File
|
1997-06-17
|
926b
|
70 lines
BODY {
margin-left: 16%;
margin-right: 16%;
color: black;
background: #FFFFFF ;
font-family: Palatino, Times New Roman, serif;
}
DIV {
margin-top: 8px;
margin-left: 16%;
margin-right: 16%;
text-align: justify ;
text-indent: 24pt ;
color: black;
font-family: Palatino, Times New Roman, sans-serif;
}
P {
font-family: Palatino, Times New Roman ;
font-size: medium ;
text-align: justify ;
text-indent: 24pt ;
color: #000000 ;
}
P.firstletter {
font-size: 200%;
color: red;
}
H1 {
color: #006666 ;
font-weight: bold ;
font-size: x-large ;
margin-top: 10px ;
}
H2 {
color: #006666 ;
font-weight: bold ;
font-size: large ;
margin-top: 34px ;
}
TABLE
{
background-color: #CCCCCC;
}
TD {
font-family: Times, Times New Roman, serif ;
font-size: medium ;
text-align: justify ;
}
TD.important {
font-style: italic ;
}
B {
color: #000066 ;
font-size: 120% ;
font-weight: bold ;
}